<item>XSL/XSLT element and attribute intuitive (like intellisense or code insight) drop-downs;</item>
<item>Automatic tag completion - in XSL/XSLT tag completion follows model and, optionally, fills element with mandatory attributes;</item>
<item>Xselerator allows multiple XSL stylesheets to be opened simultaneously.</item>
<item>The input XSL window incorporates a files tab display at the bottom of the window to allow switching between the opened XSL stylesheets.</item>
<item>HTML element and attribute intuitive drop-downs;</item>
<item>Full XSL, XSLT, XML and HTML color syntax highlighting (fully customisable);</item>
<item>All the usual editor capabilities (cut, copy, paste, find, replace) plus special 'Copy as RTF' and 'Copy as HTML' features allowing syntax highlighting to be preserved when copying and pasting to word-processors, html editors and newsgroups etc.;</item>
</area>
<area title="Debugger">
<item>Full stepping capability;</item>
<item>Breakpoints on both XSLT and input XML;</item>
<item>Conditional breakpoints;</item>
<item>View template call stack;</item>
<item>Watch values (including full XPath expression watches);</item>
<item>Optional stepping into built-in rules</item>
<item>Uses MSXML3 transformations (so that debugging session behaviour matches a real, production environment transformation engine);</item>
</area>
<area title="Encoding">
<item>Xselerator now auto-senses correct Unicode encoding on loading of files, preserves the encoding during editing, allows saving as various UTF encodings and preserves encoding when switching to view mode (eliminating view mode error report of switch from current encoding not supported).</item>
<item>The final phase of the Unicode support will also support display of full charsets (limited only by font selected) whilst in editor mode.</item>
<item>Note that charset characters will be displayed properly in edit mode in this version when highlighting is turned off.</item>
</area>
<area title="Transformation">
<item>One click transformation test;</item>
<item>Full transformation testing (including XSL parameter passing, start mode and output test path);</item>
<item>Use of alternative command line transformation engines (e.g. Instant Saxon, XT, etc.)</item>
</area>
<area title="Wizards">
<item>For building tables,</item>
<item>Selects/list boxes and</item>
<item>XSLT grouping/distinct expressions;</item>
</area>
<area title="Tools">
<item>XPath query analyzer (test XPath queries to see the resulting node sets - click on resulting list item to view position to node in source/tree view);</item>
<item>Project Files Manager, which keeps all your related XML and XSL files together;</item>
<item>Source edit, tree and browser view (requires IE5.x) modes;</item>
<item>Files opened history (re-open previous files from menu - re-opened XSLT files restore previous parameters/start mode);</item>
<item>Print and print preview (with selectable highlighting options);</item>
<item>XML, HTML Tidying (using HTMLTidy/TidyCOM);</item>